home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 August / MW 8 2003 CD1.iso / Inside Macworld / Product News / gimp-1.2.4.sit / gimp-1.2.4 / devel-docs / ChangeLog next >
Encoding:
Text File  |  2001-07-17  |  12.0 KB  |  419 lines

  1. 2001-07-17  Sven Neumann  <sven@gimp.org>
  2.  
  3.     * libgimp-decl.txt
  4.     * tmpl/gimp.sgml
  5.     * tmpl/gimpchainbutton.sgml
  6.     * tmpl/gimpcolordisplay.sgml
  7.     * tmpl/gimpcolorselector.sgml
  8.     * tmpl/gimpdrawable.sgml
  9.     * tmpl/gimpenums.sgml
  10.     * tmpl/gimpexport.sgml
  11.     * tmpl/gimpmodule.sgml
  12.     * tmpl/gimpparasite.sgml
  13.     * tmpl/gimpparasite.sgml.sgml
  14.     * tmpl/gimppixelrgn.sgml
  15.     * tmpl/gimpprotocol.sgml
  16.     * tmpl/gimpsizeentry.sgml
  17.     * tmpl/gimptile.sgml
  18.     * tmpl/gimpunit.sgml
  19.     * tmpl/gimpvector.sgml
  20.     * tmpl/gimpwire.sgml: recreated templates for gimp-1.2.2.
  21.  
  22. 2000-12-21  Sven Neumann  <sven@gimp.org>
  23.  
  24.     * Makefile.am
  25.     * pdb/Makefile.am: do not include built texinfo into the distribution.
  26.     The build process is broken and obsoleted anyway by the SGML docs we
  27.     have in libgimp. If you want to generate the info, try to use the
  28.     "pdb_dump.texi" target. This change makes 'make dist' work again 
  29.     (despite the fact that it fails later in plug-ins/perl ...).
  30.  
  31. 2000-11-19  Michael Natterer  <mitch@gimp.org>
  32.  
  33.     * libgimp/Makefile.am
  34.     * libgimp/libgimp.types: #include libgimp-include.c in libgimp.types
  35.     instead of passing it on the command line in Makefile.am
  36.  
  37.     * libgimp/libgimp-decl.txt: updated.
  38.  
  39. 2000-11-08  Sven Neumann  <sven@gimp.org>
  40.  
  41.     * libgimp/libgimp-decl.txt: updated
  42.  
  43. 2000-10-16  Sven Neumann  <sven@gimp.org>
  44.  
  45.     * libgimp/libgimp-decl.txt
  46.     * libgimp/libgimp-sections.txt
  47.     * libgimp/tmpl/gimpfeatures.sgml: updated
  48.  
  49. 2000-10-14  Sven Neumann  <sven@gimp.org>
  50.  
  51.     * libgimp/libgimp-decl.txt
  52.     * libgimp/libgimp-sections.txt
  53.     * libgimp/libgimp.signals
  54.     * libgimp/tmpl/gimpenv.sgml
  55.     * libgimp/tmpl/gimpchainbutton.sgml: updated
  56.  
  57. 2000-08-25  Sven Neumann  <sven@gimp.org>
  58.  
  59.     * libgimp/libgimp-decl.txt
  60.     * libgimp/libgimp-sections.txt
  61.     * libgimp/tmpl/gimpfileops.sgml
  62.     * libgimp/tmpl/gimpselection.sgml: updated
  63.  
  64. 2000-08-24  Sven Neumann  <sven@gimp.org>
  65.  
  66.     * libgimp/*: updated after libgimp API cleanup, moved all
  67.     compatibility definitions into gimpcompat.sgml.
  68.  
  69. 2000-07-29  Michael Natterer  <mitch@gimp.org>
  70.  
  71.     * libgimp/libgimp-decl.txt
  72.     * libgimp/libgimp-sections.txt
  73.     * libgimp/tmpl/gimp.sgml
  74.     * libgimp/tmpl/gimpdrawable.sgml
  75.     * libgimp/tmpl/gimpenums.sgml
  76.     * libgimp/tmpl/gimpimage.sgml
  77.     * libgimp/tmpl/gimplayer.sgml: updated from the libgimp sources.
  78.  
  79. 2000-06-24  Sven Neumann  <sven@gimp.org>
  80.  
  81.     * libgimp/libgimp-decl.txt
  82.     * libgimp/libgimp-docs.sgml: add gimppatterns which I've 
  83.     forgotten last time
  84.  
  85.     * libgimp/tmpl/gimppaths.sgml
  86.     * libgimp/tmpl/gimpselection.sgml: updated to reflect latest
  87.     changes to libgimp
  88.     
  89. 2000-06-09  Sven Neumann  <sven@gimp.org>
  90.  
  91.         moved various files from the docs directory
  92.     over here
  93.  
  94. 2000-06-09  Sven Neumann  <sven@gimp.org>
  95.  
  96.     * libgimp/libgimp/libgimp-decl.txt
  97.     * libgimp/libgimp/libgimp-sections.txt
  98.     * libgimp/tmpl/gimp.sgml
  99.     * libgimp/tmpl/gimpchannel.sgml
  100.     * libgimp/tmpl/gimpdrawable.sgml
  101.     * libgimp/tmpl/gimpimage.sgml
  102.     * libgimp/tmpl/gimplayer.sgml: relocated defines as happened to
  103.     reflect changes in libgimp
  104.  
  105. 2000-06-08  Sven Neumann  <sven@gimp.org>
  106.  
  107.     * libgimp/libgimp-decl.txt 
  108.     * libgimp/libgimp-docs.sgml
  109.     * libgimp/libgimp-sections.txt
  110.     * libgimp/tmpl/gimp.sgml
  111.     * libgimp/tmpl/gimpcompat.sgml
  112.     * libgimp/tmpl/gimpmenu.sgml
  113.     * libgimp/tmpl/gimpparasite.sgml
  114.     * libgimp/tmpl/libgimp-unused.sgml: reflect recent 
  115.     changes in libgimp
  116.     
  117.     * libgimp/tmpl/gimpbrushes.sgml
  118.     * libgimp/tmpl/gimpchannel.sgml
  119.     * libgimp/tmpl/gimpchannelops.sgml
  120.     * libgimp/tmpl/gimpcolor.sgml
  121.     * libgimp/tmpl/gimpconvert.sgml
  122.     * libgimp/tmpl/gimpdisplay.sgml
  123.     * libgimp/tmpl/gimpdrawable.sgml
  124.     * libgimp/tmpl/gimpedit.sgml
  125.     * libgimp/tmpl/gimpfileops.sgml
  126.     * libgimp/tmpl/gimpfloatingsel.sgml
  127.     * libgimp/tmpl/gimpgimprc.sgml
  128.     * libgimp/tmpl/gimpgradients.sgml
  129.     * libgimp/tmpl/gimpguides.sgml
  130.     * libgimp/tmpl/gimphelp.sgml
  131.     * libgimp/tmpl/gimpimage.sgml
  132.     * libgimp/tmpl/gimplayer.sgml
  133.     * libgimp/tmpl/gimpmessage.sgml
  134.     * libgimp/tmpl/gimpmisc.sgml
  135.     * libgimp/tmpl/gimppalette.sgml
  136.     * libgimp/tmpl/gimpparasite.sgml.sgml
  137.     * libgimp/tmpl/gimppaths.sgml
  138.     * libgimp/tmpl/gimppatterns.sgml
  139.     * libgimp/tmpl/gimppixelrgn.sgml
  140.     * libgimp/tmpl/gimpplugin.sgml
  141.     * libgimp/tmpl/gimpproceduraldb.sgml
  142.     * libgimp/tmpl/gimpselection.sgml
  143.     * libgimp/tmpl/gimptexttool.sgml
  144.     * libgimp/tmpl/gimptile.sgml
  145.     * libgimp/tmpl/gimptools.sgml
  146.     * libgimp/tmpl/gimpundo.sgml: new files
  147.  
  148. 2000-05-28  Michael Natterer  <mitch@gimp.org>
  149.  
  150.     * libgimp/libgimp-decl.txt
  151.     * libgimp/libgimp-docs.sgml
  152.     * libgimp/libgimp-sections.txt
  153.     * libgimp/tmpl/gimp.sgml
  154.     * libgimp/tmpl/gimpcolorbutton.sgml
  155.     * libgimp/tmpl/gimpcolordisplay.sgml
  156.     * libgimp/tmpl/gimpcolorselector.sgml
  157.     * libgimp/tmpl/gimpcolorspace.sgml
  158.     * libgimp/tmpl/gimpcompat.sgml
  159.     * libgimp/tmpl/gimpenums.sgml
  160.     * libgimp/tmpl/gimpfeatures.sgml
  161.     * libgimp/tmpl/gimplimits.sgml
  162.     * libgimp/tmpl/gimpmath.sgml
  163.     * libgimp/tmpl/gimpmodule.sgml
  164.     * libgimp/tmpl/gimpparasite.sgml
  165.     * libgimp/tmpl/gimpparasiteio.sgml
  166.     * libgimp/tmpl/gimppixmap.sgml
  167.     * libgimp/tmpl/gimpprotocol.sgml
  168.     * libgimp/tmpl/gimpsignal.sgml
  169.     * libgimp/tmpl/gimpui.sgml
  170.     * libgimp/tmpl/gimpunit.sgml
  171.     * libgimp/tmpl/gimputils.sgml
  172.     * libgimp/tmpl/gimpvector.sgml
  173.     * libgimp/tmpl/gimpwire.sgml
  174.     * libgimp/tmpl/libgimp-unused.sgml: Moved the module documentation
  175.     from the libgimp headers here, updates, cleanups.
  176.  
  177. 2000-05-27  Michael Natterer  <mitch@gimp.org>
  178.  
  179.     * libgimp/*: lotsa files removed/added/changed to reflect the
  180.     recent libgimp changes.
  181.  
  182. 2000-05-01  Michael Natterer  <mitch@gimp.org>
  183.  
  184.     * libgimp/libgimp-decl.txt
  185.     * libgimp/libgimp-sections.txt
  186.     * libgimp/tmpl/gimp.sgml
  187.     * libgimp/tmpl/gimpsignal.sgml
  188.     * libgimp/tmpl/gimpui.sgml
  189.     * libgimp/tmpl/libgimp-unused.sgml: updated.
  190.  
  191. 2000-04-23  Sven Neumann  <sven@gimp.org>
  192.  
  193.         * libgimp/tmpl/gimpsignal.sgml: new file
  194.  
  195.     * libgimp/libgimp-decl.txt
  196.     * libgimp/libgimp-docs.sgml
  197.     * libgimp/libgimp-sections.txt
  198.     * libgimp/tmpl/gimpmath.sgml
  199.     * libgimp/tmpl/gimpui.sgml
  200.     * libgimp/tmpl/libgimp-unused.sgml: updated
  201.     
  202. 2000-03-26  Sven Neumann  <sven@gimp.org>
  203.  
  204.     * [lotsa files]: looks like newer versions of gtk-doc
  205.     give different template files. The output looks better 
  206.     IMHO and Mitch wanted to switch to Debian anyway...
  207.  
  208. 2000-03-14  Sven Neumann  <sven@gimp.org>
  209.  
  210.     * libgimp/libgimp-decl.txt
  211.     * libgimp/libgimp-sections.txt
  212.     * libgimp/tmpl/gimpwidgets.sgml: updates
  213.  
  214. Sun Mar 12 01:08:13 CET 2000  Sven Neumann <sven@gimp.org>
  215.  
  216.     * libgimp/libgimp-decl.txt
  217.     * libgimp/libgimp-docs.sgml
  218.     * libgimp/libgimp-sections.txt
  219.     * libgimp/tmpl/gimputils.sgml: new file
  220.  
  221. Fri Mar 10 11:36:45 CET 2000  Sven Neumann <sven@gimp.org>
  222.  
  223.     * libgimp/Makefile.am: fixed bug #7139
  224.  
  225. 2000-03-06  Michael Natterer  <mitch@gimp.org>
  226.  
  227.     * libgimp-decl.txt
  228.     * tmpl/gimpwidgets.sgml: updated.
  229.  
  230. 2000-02-27  Michael Natterer  <mitch@gimp.org>
  231.  
  232.     * libgimp/tmpl/gimpdialog.sgml
  233.     * libgimp/tmpl/gimphelpui.sgml: updated.
  234.  
  235. 2000-02-26  Michael Natterer  <mitch@gimp.org>
  236.  
  237.     * libgimp/libgimp-decl.txt
  238.     * libgimp/libgimp-docs.sgml
  239.     * libgimp/libgimp-sections.txt
  240.     * libgimp/tmpl/gimp.sgml
  241.     * libgimp/tmpl/gimpdialog.sgml
  242.     * libgimp/tmpl/gimphelpui.sgml
  243.     * libgimp/tmpl/gimpunit.sgml
  244.     * libgimp/tmpl/gimpwidgets.sgml: updated.
  245.  
  246. Fri Feb 25 19:47:35 CET 2000  Sven Neumann <sven@gimp.org>
  247.  
  248.     * libgimp/Makefile.am
  249.     * libgimp-docs.sgml: cleaned up the Makefile, got rid of the
  250.     sed < book1.html > index.html  hack
  251.  
  252. 2000-02-23  Michael Natterer  <mitch@gimp.org>
  253.  
  254.     * libgimp/libgimp-decl.txt
  255.     * libgimp/libgimp-sections.txt
  256.     * libgimp/tmpl/gimpenv.sgml
  257.     * libgimp/tmpl/gimppixmap.sgml
  258.     * libgimp/tmpl/gimpwidgets.sgml: various updates and documentation
  259.     for all gimpwidgets.[ch] functions. 
  260.  
  261. Mon Feb 21 11:55:18 CET 2000  Sven Neumann <sven@gimp.org>
  262.  
  263.     * libgimp/libgimp-decl.txt
  264.     * libgimp/tmpl/gimpwidgets.sgml: updated
  265.  
  266. 2000-02-18  Michael Natterer  <mitch@gimp.org>
  267.  
  268.     * libgimp/libgimp-decl.txt
  269.     * libgimp/tmpl/gimpmatrix.sgml
  270.     * libgimp/tmpl/gimpvector.sgml
  271.     * libgimp/tmpl/libgimp-unused.sgml: updates and cleanups.
  272.  
  273. 2000-02-18  Michael Natterer  <mitch@gimp.org>
  274.  
  275.     * libgimp/Makefile.am
  276.     * libgimp/tmpl/gimpvector.sgml
  277.     * libgimp/tmpl/gimppixmap.sgml: new files.
  278.  
  279.     * libgimp/libgimp-decl.txt
  280.     * libgimp/libgimp-docs.sgml
  281.     * libgimp/libgimp-sections.txt
  282.     * libgimp/libgimp.hierarchy
  283.     * libgimp/libgimp.types
  284.     * libgimp/tmpl/gimpchainbutton.sgml
  285.     * libgimp/tmpl/gimpcolorbutton.sgml
  286.     * libgimp/tmpl/gimpdialog.sgml
  287.     * libgimp/tmpl/gimpfileselection.sgml
  288.     * libgimp/tmpl/gimphelpui.sgml
  289.     * libgimp/tmpl/gimpmath.sgml
  290.     * libgimp/tmpl/gimpmatrix.sgml
  291.     * libgimp/tmpl/gimpmenu.sgml
  292.     * libgimp/tmpl/gimppatheditor.sgml
  293.     * libgimp/tmpl/gimpsizeentry.sgml
  294.     * libgimp/tmpl/gimpunitmenu.sgml
  295.     * libgimp/tmpl/gimpwidgets.sgml
  296.     * libgimp/tmpl/libgimp-unused.sgml: various minor updates. Added
  297.     short descriptions for all libgimpui sections.
  298.  
  299. Mon Feb 14 16:41:31 CET 2000  Sven Neumann <sven@gimp.org>
  300.  
  301.     * libgimp/Makefile.am: there was a slash missing in EXTRA_DIST
  302.     
  303.     * libgimp/tmpl/gserialize.sgml: removed gserialize documentation
  304.  
  305.     * libgimp/libgimp-decl.txt
  306.     * libgimp/libgimp-docs.sgml
  307.     * libgimp/libgimp-sections.txt
  308.     * libgimp/tmpl/gimpwidgets.sgml
  309.     * libgimp/tmpl/libgimp-unused.sgml: updates
  310.  
  311. 2000-02-12  Michael Natterer  <mitch@gimp.org>
  312.  
  313.     * libgimp/Makefile.am
  314.     * libgimp/tmpl/gimpquerybox.sgml: new file.
  315.  
  316.     * libgimp/libgimp-decl.txt
  317.     * libgimp/libgimp-docs.sgml
  318.     * libgimp/libgimp-sections.txt: updated from the libgimp sources.
  319.  
  320. Sat Feb 12 03:14:38 CET 2000  Sven Neumann <sven@gimp.org>
  321.  
  322.     * devel-docs/libgimp/tmpl/gimpchainbutton.sgml: documented
  323.     GimpChainButton
  324.  
  325. 2000-02-08  Michael Natterer  <mitch@gimp.org>
  326.  
  327.     * libgimp/libgimp-decl.txt
  328.     * libgimp/tmpl/gimpexport.sgml
  329.     * libgimp/tmpl/gimpfileselection.sgml
  330.     * libgimp/tmpl/gimppatheditor.sgml: updated from the libgimp
  331.     sources. Added some more documentation to the sgml templates.
  332.  
  333. Tue Feb  8 00:51:54 CET 2000  Sven Neumann <sven@gimp.org>
  334.  
  335.     * libgimp/gimpexport.sgml: documented the enums
  336.     
  337. 2000-02-07  Michael Natterer  <mitch@gimp.org>
  338.  
  339.     * libgimp/libgimp-decl.txt
  340.     * libgimp/libgimp-sections.txt
  341.     * libgimp/tmpl/gimpcolorbutton.sgml
  342.     * libgimp/tmpl/gimpfileselection.sgml
  343.     * libgimp/tmpl/gimphelpui.sgml
  344.     * libgimp/tmpl/gimppatheditor.sgml
  345.     * libgimp/tmpl/gimpsizeentry.sgml
  346.     * libgimp/tmpl/gimpunit.sgml
  347.     * libgimp/tmpl/gimpunitmenu.sgml
  348.     * libgimp/tmpl/libgimp-unused.sgml: updated from the libgimp
  349.     sources. Added some more documentation to the sgml templates.
  350.  
  351. Mon Feb  7 14:47:04 CET 2000  Sven Neumann <sven@gimp.org>
  352.  
  353.     * README: add a link to "DocBook: The Definitive Guide"
  354.  
  355. Sun Feb  7 00:14:26 CET 2000  Sven Neumann <sven@gimp.org>
  356.  
  357.     * libgimp/libgimp-decl.txt
  358.     * libgimp/tmpl/gimpenv.sgml: documented gimpenv
  359.     * libgimp/tmpl/gimpmatrix.sgml: documented gimpmatrix
  360.  
  361.     * libgimp/tmpl/gimpcolorspace.sgml
  362.     * libgimp/tmpl/gimpmenu.sgml: cleanup
  363.  
  364. Sun Feb  6 22:15:20 CET 2000  Sven Neumann <sven@gimp.org>
  365.  
  366.     * libgimp/.cvsignore
  367.     * libgimp/libgimp-decl.txt
  368.     * libgimp/libgimp-sections.txt
  369.     * libgimp/tmpl/gimpexport.sgml: updated gimpexport documentation
  370.  
  371. 2000-02-05  Michael Natterer  <mitch@gimp.org>
  372.  
  373.     * libgimp/Makefile.am: correctly quote shell commands.
  374.  
  375.     * libgimp/libgimp-docs.sgml: added two new chapters:
  376.     "GIMP Constants and Limits" and "GIMP Module Headers".
  377.  
  378.     * libgimp/libgimp-decl.txt
  379.     * libgimp/tmpl/gimpcolorspace.sgml: updated from the c-source.
  380.  
  381. Sat Feb  5 17:48:41 CET 2000  Sven Neumann <sven@gimp.org>
  382.  
  383.     * libgimp/libgimp-decl.txt
  384.     * libgimp/tmpl/gimpexport.sgml: documented gimpexport
  385.  
  386. Sat Feb  5 16:22:21 CET 2000  Sven Neumann <sven@gimp.org>
  387.  
  388.     * README: more help
  389.  
  390.     * libgimp/.cvsignore
  391.     * libgimp/libgimp-decl.txt
  392.     * libgimp/tmpl/gimpwidgets.sgml: updated after changes to libgimp
  393.  
  394. Fre Feb  4 16:18:39 CET 2000  Sven Neumann <sven@gimp.org>
  395.  
  396.     * libgimp/Makefile.am: I'm still tweaking it a bit...
  397.     * README: Filled in the HOWTO section.
  398.  
  399. Fre Feb  4 13:59:25 CET 2000  Sven Neumann <sven@gimp.org>
  400.  
  401.     * libgimp/.cvsignore
  402.     * libgimp/Makefile.am: fiddled with the installation
  403.     * libgimp/libgimp-decl-list.txt: removed
  404.     * libgimp/libgimp-decl.txt: rebuild
  405.  
  406. Fri Feb  4 01:27:41 CET 2000  Sven Neumann <sven@gimp.org>
  407.  
  408.     * libgimp/tmpl/gimpcolorbutton.sgml: documented GimpColorButton
  409.     to give you an example.
  410.  
  411. Fri Feb  4 00:40:47 CET 2000  Sven Neumann <sven@gimp.org>
  412.  
  413.     Set up the framework for the libgimp documenation.
  414.     
  415.     All the information so far is purely autogenerated. We will
  416.     want to resort the chapters, add short explanations and of
  417.     course, most importantly, add comment blocks into the source.
  418.  
  419.